<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.commonFontSize_normal3{
  font-size: 3rem;
}

.commonFontSize_normal24{
  font-size: 2.4rem;line-height: 60px;
}
.commonFontSize_normal75{
  font-size: 1.75rem;padding: 22px;
}
.commonFontSize_normal{
  font-size: 1rem;
}

.text_area&gt;.commonSectionTile{
  text-align: left;
      font-weight: 600;
  font-size: 1.75rem;
  color: #252830;
  line-height: 60px;
}
.text_area ul{
  padding-inline-start: 20px;
}
.commonSectionTile{
  text-align: center;
  font-weight: 600;
  color: #353a41;
}

.commonSectionTile_b{
  text-align: center;
  font-weight: 600;
  color: #353a41;
}

.commonFlex_row{
  display: flex;
  flex-direction: row;
}
.commonFlex_column{
  display: flex;
  flex-direction: column;
}

.commonFlex_column_center{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sectionStyle{
  background-color: #ffffff;
  padding:40px 0px;
  margin-top: -8px;
}

.whiteColor{
  color: #fff;
}
input::placeholder {
  color: #777;
}
.displayNone{
  display: none !important;
}
.cursorNone:hover{
  cursor:auto !important;
}
.cursorNone{
  cursor:auto !important;
}
.pcMould{
  display: block;
}
.mobileMould{
  display: none;
}
.picWap{
  text-align: center;
}
.buttonGroup{
  display: flex;
 

}
.buttonGroup&gt;*{
  margin: 28px 10px 0 10px;
  width: 135px;
  text-align: center;

      height: 32px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 32px;
} /* è®¾ç½®å…ƒç´&nbsp;å³ä¾§çš„é—´è· */

.banner-container {
width: 100%;
position: relative;
}

.banner-item {
width: 100%;
display: inline-block; /* æˆ–è€…ä½¿ç”¨flex, gridç­‰å¸ƒå±€æ–¹å¼ */
}

.banner-item img {
width: 100%;
height: auto; /* ä¿æŒå›¾ç‰‡æ¯”ä¾‹ */
} 
.text_img_container{
display: flex;
align-items: center; /* è¿™å°†åž‚ç›´å±…ä¸­æ‰€æœ‰flexå­é¡¹ */
justify-content: center;    line-height: 32px;
}
.text_img{
margin: 0px 5px;
}

.disabledStyle{
background-color: #ccc !important;
cursor:default !important;
}

.img_container{
display: flex;
justify-content: center;
}
.contactSalesBtn{
   background-color: #08cf65;
  text-align: center;
  margin: 20px 0;
  width: 140px;font-size: 18px;
}

.closeBtnWap{
padding:0.5rem;
border: none;
cursor: pointer;
display: inline-block;
border-radius: 50%;
}
.col-4&gt;div{
box-sizing: border-box;
width: 25%;
}</pre></body></html>